xenstore: make the xenstore clients a single multicall binary
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 9 Apr 2008 12:30:37 +0000 (13:30 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 9 Apr 2008 12:30:37 +0000 (13:30 +0100)
commit58b534c5d793826b1b3511dffc29e37853b5a08b
treef35b7fdcab8798e5205854fa0029530aa394737f
parentdde3e02b70682bcf0eb724be0015e6605b3ac308
xenstore: make the xenstore clients a single multicall binary
rather than multiply compiled source.

This saves a bunch of space when statically compiling.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
.hgignore
tools/xenstore/Makefile
tools/xenstore/xenstore_client.c